Expand description
os_info
Provides interfaces for getting information about the current operating system, such as type, version, edition and bitness.
Structs§
- Holds information about operating system (type, version, etc.).
Enums§
- Operating system architecture in terms of how many bits compose the basic values it can deal with.
- A list of supported operating system types.
- Operating system version.
Functions§
- Returns information about the current operating system (type, version, edition, etc.).